home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / game / patch / BombPac_Patch21.lha / BombPac.readme < prev    next >
Encoding:
Text File  |  1994-03-10  |  2.3 KB  |  65 lines

  1.                   BombPac for the CD32
  2.                   --------------------
  3.  
  4. (C) 1993-94 Oliver Wagner, All Rights Reserved
  5.  
  6. This is a rewrite of the original "BombPac" game for the
  7. Amiga CD32 game machine.
  8.  
  9. Full gaming instructions in english and german are included
  10. in the program, so this document only covers technical
  11. aspects.
  12.  
  13. Besides written for the Amiga CD32 Game machine, BombPac32
  14. runs on any AGA Amiga (A1200 and A4000 at time of writing).
  15. A joystick is recommended, but not required.  The keyboard
  16. alternatives to the game controller buttons are given in the
  17. online help.  The "lowlevel.library" must be present in your
  18. LIBS:  directory in order for the joystick or game
  19. controller to work.  If the "lowlevel.library" is missing,
  20. you can only use keyboard control.
  21.  
  22. BombPac32 multitasks fine, is fully OS compliant, can be
  23. exited at any time and only requires about 1 MByte of RAM,
  24. so it can be used in the background on machines with extra
  25. memory.  Since BombPac32 uses real Sprites, it doesn't work
  26. neither with AGA emulating gfx boards nor with 31 khz video
  27. modes -- it requires real AGA on an 15 khz PAL monitor.
  28.  
  29. There is a compatibility trick, however, which sometimes
  30. causes BombPac32 to be a program of no return:  If the
  31. machine is in ECS mode, BombPac32 will force an activation
  32. of the AGA capabilities.  Since there is no way to drop back
  33. to old ECS mode, the system is shut down, and BombPac32 will
  34. perform a ColdReboot() upon exit.
  35.  
  36. The "ForceAGA"-Mode is primary useful for FD compilation CDs
  37. which are booted via a CDTV trade mark file for
  38. compatibility reasons.  The Amiga CD32 drops back to ECS
  39. mode if it detects such a CD, and BombPac32 wouldn't run
  40. properly.  You should not start BombPac32 on a AGA Amiga
  41. system which is manually degraded to ECS or OCS mode.
  42.  
  43. Also included is the BombPac Leveleditor, which requires a
  44. full blown Amiga system equipped with mouse and keyboard.
  45. Usage of this tool is pretty obvious, just check it out.
  46. The level editor runs on 
  47.  
  48. Send reports and new levels to: o.wagner@aworld.aworld.de.
  49. New levels will be included in future BomPac releases.
  50.  
  51. Have Fun!
  52. Olli
  53.  
  54. History
  55. -------
  56.  
  57. 2.0 - first public release
  58. ---
  59.  
  60. 2.1 - second public release
  61. ---
  62. o made BombPac run without "lowlevel.library"
  63. o made Screen "Exclusive" to avoid visual distortion by
  64.   the user copper list
  65.